(display_text_line): Use break; to exit loop at eol.
authorRichard M. Stallman <rms@gnu.org>
Thu, 13 May 1993 00:19:20 +0000 (00:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 13 May 1993 00:19:20 +0000 (00:19 +0000)
commit68a37fa8c726ccf2745d226bd6346767c8ef108c
tree39001eec8ec1c9188c90beb30c0dc57c45b9cfa7
parent8693344e1fbe8403616c3df8510a17168fa4ca0e
(display_text_line): Use break; to exit loop at eol.
Duplicate the short MAKE_GLYPH loop after the main loop.
If no display table, do obey selective_display_ellipses.
(copy_part_of_rope): Arg FROM is now Lisp_Object *.
src/xdisp.c